Skip to content

Submission E-mails' Heading Levels#170

Open
Scullyon wants to merge 2 commits intofeat/DF-555-fix-package-imports-consumer-fixesfrom
feat/DF-1001-update-to-email-heading-levels
Open

Submission E-mails' Heading Levels#170
Scullyon wants to merge 2 commits intofeat/DF-555-fix-package-imports-consumer-fixesfrom
feat/DF-1001-update-to-email-heading-levels

Conversation

@Scullyon
Copy link
Copy Markdown
Contributor

Updating the heading levels in the first section of the e-mail that goes to the form submitted to be H2 (in the e-mail, which is H1 in the template).

Note: this PR includes the changes in this PR which should be approved and merged first.

@alexluckett alexluckett changed the base branch from main to feat/DF-555-fix-package-imports-consumer-fixes April 29, 2026 13:45
Copy link
Copy Markdown
Contributor

@alexluckett alexluckett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the nullables are intended, are they? Null is the default value but it's not valid, I expect an error on startup if they're not set.

Comment thread src/config/index.js Outdated
oidcJwksUri: {
doc: 'The URI that defines the OIDC json web key set',
format: String,
nullable: true,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the nullables are intended, are they? Null is the default value but it's not valid, I expect an error on startup if they're not set.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be there. Good spot, thanks.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants